home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / misc / LocaleTest.lha / LocaleTest / LocaleTest.readme < prev    next >
Encoding:
Text File  |  1997-12-24  |  1.8 KB  |  55 lines

  1. Short:    Tester of Amiga locale system. v.1.0
  2. Uploader: sysop@neworder.spb.ru (Eugene Stepanoff)
  3. Author:   bigblack@neworder.spb.ru (Oleg Sergeev)
  4. Type:     util/misc
  5. Requires: Amiga OS 3.0, MUI 3.8
  6. Version:  1.0
  7.  
  8.    At  main, program  LocaleTest  is for  programmers,  who
  9.    try create  language  drivers and  country locale  files
  10.    (*.country and *.language). With it software you will be
  11.    able to check own work, because program LocaleTest makes
  12.    check for both these files  and does output by clear and
  13.    easy form.
  14.    None the less any Amiga user may uses it software  if he
  15.    is need with check is it right work for his localization
  16.    system.
  17.    Following list contains main localization entries  which
  18.    are checked by program LocaleTest:
  19.  
  20. * General:
  21. - name of localization preferences file;
  22. - language name;
  23. - country name;
  24. - international country code;
  25. - phone prefix for country;
  26. - measuring system;
  27. - number of code table;
  28. - some localization flags;
  29. - predefined languages names;
  30. * Numbering:
  31. - decimal point;
  32. - algorithm of grouping before and after decimal point;
  33. * Monetary:
  34. - main and little currency symbols;
  35. - international currency symbol (ISO-4217);
  36. - decimal point for currency values;
  37. - algorithm of grouping before and after decimal point for
  38.   currency values;
  39. - spaces in currency values;
  40. - positive and negative signs for currency values;
  41. - currency string layout for currency symbol, value, sing
  42.   and spaces for ones;
  43. * Database of words:
  44. - affirmative and negative responses;
  45. - hupernation signs and quotation marks;
  46. * Date and time:
  47. - time zone;
  48. - first day of week;
  49. - names of time periods;
  50. - names and abbreviations of days and months;
  51. - full and short formates for output date and time;
  52. * Alphabet:
  53. - sorting and conversion letters by all locale rules;
  54. - 11 flags of any letters.
  55.